pathData
Type
property
Summary
The path data used to draw the widget
Syntax
get the pathData of <widget>
set the pathData of <widget> to <array>
Description
The pathData is a numerically indexed array of path info elements. Each path info element contains three keys:
- path - SVG path instructions
- color - the color to paint the path with
- width - the line width of the path